home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000711_putz@parc.xerox.com _Mon Mar 1 20:37:51 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <putz@parc.xerox.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA05392; Mon, 1 Mar 93 20:37:51 MET
  4. Received: from alpha.Xerox.COM by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA11283; Mon, 1 Mar 1993 20:55:12 +0100
  6. Received: from spoggles.parc.xerox.com ([13.2.16.98]) by alpha.xerox.com with SMTP id <11618>; Mon, 1 Mar 1993 11:54:47 PST
  7. Received: by spoggles.parc.xerox.com id <58466>; Mon, 1 Mar 1993 11:54:34 -0800
  8. Date:     Mon, 1 Mar 1993 11:54:16 PST
  9. Sender: Steve Putz <putz@parc.xerox.com>
  10. From: putz.parc@xerox.com
  11. Subject: Re: Reading news via WWW browsers
  12. In-Reply-To: "marca@wintermute.ncsa.uiuc.edu's message of Mon, 1 Mar 93 13:40:55 PST"
  13. To: marca@ncsa.uiuc.edu (Marc Andreessen)
  14. Cc: www-talk@nxoc01.cern.ch
  15. Message-Id: <93Mar1.115434pst.58466@spoggles.parc.xerox.com>
  16.  
  17. > Yeegh!  When we have unlimited-bandwidth networks, then we can do
  18. > that, but until then, going through a gateway for something as
  19. > ubiquitous as FTP would be a mistreak IMHO....
  20.  
  21. I was thinking of a "local" gateway at each site (or even on the local workstation).
  22. This makes sense for our site because all our off-site FTP traffic has to go through
  23. a security gateway anyway.
  24.  
  25. Actually I believe the www library already has an optional provision for this anyway.
  26. By setting an environment variable like WWW_file_GATEWAY, all "file:" requests
  27. can be redirected to a local server.  Does this still work?
  28.  
  29. In any case, I still hold that fancy features like threaded news should be
  30. implemented in a server, not in the WWW clients.
  31.  
  32. -- Steve